<style>
<!--
*{
	margin: 0;
	padding: 0;
}
body{
	background-color: #FAE9D9;	
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	color: #31428C;
}
#nadpis{
	position: relative;
	text-align: right;
	top: 10px;
}
#blok_00{
        /* toto je poznámka v CSS stylu */
}
#blok_01{
	position: relative;
	top: 10px;
	width: 820px;
	left: 50%;
	padding-bottom: 20px;
	margin-left: -410px;
	border: 1px solid #E46C0B;
	background-color: #ffffff;
}
#blok_02{
        background-image: url(./firemni-prezentace-web-klient-010a.jpg);
        background-repeat: no-repeat;
	position: relative;
	top: 10px;
	width: 800px;
	left: 50%;
	margin-left: -400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #484848;
	text-align: justify;
}
#blok_03{
	position: relative;
	width: 790px;
        height: 140px;
	right: 10px;
	text-align: right;
}
#blok_03_text{
	position: relative;
	top: 10px;
}
#blok_03_text a:link{
	text-decoration: none;
	color: #cc3300;
}
#blok_03_text a:visited{
	text-decoration: none;
	color: #cc3300;
}
#blok_03_text a:hover{
	text-decoration: none;
	color: #000000;
        text-decoration: underline;
}
#blok_04{
        /* toto je poznámka v CSS stylu */
}
#blok_04_text{
	position: relative;
	width: 800px;
}
#blok_04_text a:link{
	text-decoration: none;
	color: #cc3300;
}
#blok_04_text a:visited{
	text-decoration: none;
	color: #cc3300;
}
#blok_04_text a:hover{
	text-decoration: none;
	color: #000000;
        text-decoration: underline;
}
#blok_05{
        /* toto je poznámka v CSS stylu */
}
#blok_05_text{
	position: relative;
	top: 10px;
}
#blok_06{
        /* toto je poznámka v CSS stylu */
}
#blok_06_text{
	text-align: left;
	color: #000000;
}
#blok_06_text a:link{
	text-decoration: none;
	color: #808080;
}
#blok_06_text a:visited{
	text-decoration: none;
	color: #808080;
}
#blok_06_text a:hover{
	text-decoration: none;
	color: #000000;
        text-decoration: underline;
}
#blok_99{
	position: relative;
	top: 20px;
        margin-bottom: 50px;
	width: 800px;
	left: 50%;
	margin-left: -400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
}
#blok_99_text{
	position: relative;
	top: 0px;
	width: 780px;
	left: 50%;
	margin-left: -390px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
}
#blok_99_text a:link{
	text-decoration: none;
	color: #cc3300;
}
#blok_99_text a:visited{
	text-decoration: none;
	color: #cc3300;
}
#blok_99_text a:hover{
	text-decoration: none;
	color: #000000;
}
table {
        float: right;
}
table.tabulka001 {
        text-align: center;
        vertical-align: middle;
        width: 266px;
        border: 0px;
}
.tabulka002 {
        height: 50px;
        background: url(./firemni-prezentace-web-klient-010b.jpg);
}
.tabulka002 a:link{
	text-decoration: none;
	color: #000000;
}
.tabulka002 a:visited{
	text-decoration: none;
	color: #000000;
}
.tabulka002 a:hover{
	text-decoration: none;
	color: #990000;
}
.tabulka003 {
        height: 260px;
        background-color: #f5f5f5;
        text-align: justify;
        vertical-align: top;
}
.tabulka003 a:link{
	text-decoration: none;
	color: #cc3300;
}
.tabulka003 a:visited{
	text-decoration: none;
	color: #cc3300;
}
.tabulka003 a:hover{
	text-decoration: none;
	color: #000000;
        text-decoration: underline;
}
#tabulka004 {
        background-color: #ffffff;
        width: 800px;
        height: 3px;
}
hr  {
      color: #E46C0B;
      border: none;
      height: 1px;
      background-color: #E46C0B;
}
-->
</style>